www.gusucode.com > Wind Turbine Model工具箱matlab源码 > Wind Turbine Model/Wind_Turbine_Model_R17b/Libraries/Blades/Flex_Blades/Scripts/Change_Flex_Body_To_FEA_Approach.m

    
test_model = bdroot(gcs);
%open(test_model);

set_param([test_model '/Flexible Cantilever1'],'BlockChoice','FEA Modes');
set_param([test_model '/Flexible Cantilever2'],'BlockChoice','FEA Modes');
set_param([test_model '/Flexible Cantilever3'],'BlockChoice','FEA Modes');

% Copyright 2009-2017 The MathWorks(TM), Inc.